cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/185 - Insect_Catching_Game/
# Insect-Catching Game
## A well-designed interesting game where you can play with your favourite insect and catch it to get th
## A well-designed interesting game where you can play with your favourite insect and catch it to get th
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, in
const screens = document.querySelectorAll('.screen');
const choose_insect_btns = document.querySelectorAll('.choose-insect-btn')
const choose_insect_btns = document.querySelectorAll('.choose-insect-btn')